home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Shareware
/
Programare
/
sharp
/
wwwSharp_setup.exe
/
{app}
/
Snippets
/
Custom.xml
< prev
next >
Wrap
Extensible Markup Language
|
2003-11-10
|
1KB
|
32 lines
<?xml version="1.0" encoding="UTF-8"?>
<CustomSnippets>
<Item
Caption="HTML controls"
>
<Item
Caption="BUTTON"
Description="Create HTML button"
Command="www-sharp://www-Sharp.Snippets/Button.html|dialogHeight=250pt;dialogWidth=350pt;resizable:yes"
/>
<Item
Caption="INPUT"
Description="Create INPUT control"
Command="www-sharp://www-Sharp.Snippets/Input.html|dialogHeight=250pt;dialogWidth=350pt;resizable:yes"
/>
<Item
Caption="TEXTAREA"
Description="Create TEXTAREA control"
Command="www-sharp://www-Sharp.Snippets/TextArea.html|dialogHeight=300pt;dialogWidth=350pt;resizable:yes"
/>
<Item
Caption="TABLE"
Description="Create TABLE control"
Command="www-sharp://www-Sharp.Snippets/Table.html|dialogHeight=400pt;dialogWidth=350pt;resizable:yes"
/>
<Item
Caption="HTA"
Description="HTML Application header"
Command="www-sharp://www-Sharp.Snippets/HTA.html|dialogHeight=375pt;dialogWidth=400pt;resizable:yes"
/>
</Item>
</CustomSnippets>